@charset "utf-8";
/* OT styling */
.ot-sdk-container {
  font-size: 1.2em;
}
#ot-sdk-btn.ot-sdk-show-settings, #ot-sdk-btn.optanon-show-settings {
  color: white !important;
  border: none !important;
  background-color: transparent !important;
  font-size: 1em !important;
  padding: 1px !important;
}
#ot-sdk-btn.ot-sdk-show-settings:hover {
  background-color: transparent !important;
  text-decoration: underline;
}
/* End OT styling */
/* loader */
.loader {
  display: none;
  border: 5px solid #ffffff;
  border-radius: 50%;
  border-top: 5px solid #ed1c24;
  width: 15px;
  height: 15px;
  -webkit-animation: spin .5s linear infinite; /* Safari */
  animation: spin .5s linear infinite;
}
/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* end of loader */
html {
  scroll-behavior: smooth;
}
body {
  background-color: #f2f2f2;
  color: #222222;
  font: 16px 'Source Sans Pro', sans-serif;
  line-height: 22px;
}
h1, h2, h3, h4, p, ul li:last-child, ol li:last-child {
  margin-bottom: 20px;
}
a, a:hover{
  color: #ed1c24;
}
.text-purple {
  color: #c456c8 !important;
}
.text-navy-blue {
  color: #000a53 !important;
}
.font-weight-600 {
  font-weight: 600;
}
.container {
  max-width: 1000px;
  width: 100%;
}
nav {
  height: 97px;
  padding-left: 60px !important;
  padding-right: 47px !important;
}
.logo {
  width: auto;
  height: 36px;
}
.nav-link {
  color: #002F6C !important;
  font-weight: 600;
}
.nav-link::before {
  content: "";
  display: inline-block;
  width: 20px;
}
.hero-banner, .overview, .features, .form, footer {
  padding: 40px;
}
.hero-banner {
  height: 466px;
  background-color: #002F6C;
  background-image: url("https://images.solutions.lexisnexis.com/EloquaImages/clients/LexisNexis/%7Be987b73e-9833-4179-a065-2ad36cabb9e2%7D_Emailage-Mantle.jpg");
  background-size: cover;
  background-position: left center;
}
.hero-content {
  max-width: 455px;
  width: 100%;
  color: #ffffff;
}
.hero-content h2 {
  font-weight: 300;
  font-size: 28px;
  padding-left: 13px;
}
.hero-content h2 strong {
  font-weight: 600;
}
.hero-content ul {
  padding-left: 0;
  margin-bottom: 30px;
  list-style: none;
}
.hero-content ul li {
  padding-left: 40px;
  background: url('https://images.solutions.lexisnexis.com/EloquaImages/clients/LexisNexis/%7Bb28ec98f-b9d5-4971-8455-539280873b6e%7D_Tick.png') no-repeat left center;
  background-size: 24px 20px;
}
.hero-content ul li:not(:last-child) {
  margin-bottom: 20px;
}
a.btn {
  font-weight: 600;
  padding: 10px 20px;
  border-radius: 5px;
  white-space: nowrap;
}
.btn-navy-blue {
  background-color: #002F6C;
  color: #ffffff;
}
.btn-navy-blue:hover {
  color: #ffffff;
  background-color: #002759;
}
a.btn::before {
  display: inline-block;
  content: ">";
  text-indent: -999em;
  width: 14px;
  height: 24px;
  background: transparent url(https://images.solutions.lexisnexis.com/EloquaImages/clients/LexisNexis/%7B045fe2ed-b41a-4b8f-989c-ac210db7dd3f%7D_angle-arrow-right-white.png) repeat-x;
  left: 0;
  background-position: left center;
  background-size: 7px;
  margin-right: 10px;
}
a.text-link {
  font-weight: 600;
  white-space: nowrap;
}
a.text-link:hover {
  text-decoration: none;
}
a.text-link::after {
  display: inline-block;
  content: ">";
  text-indent: -999em;
  width: 14px;
  height: 24px;
  background: transparent url(https://images.solutions.lexisnexis.com/EloquaImages/clients/LexisNexis/%7B045fe2ed-b41a-4b8f-989c-ac210db7dd3f%7D_angle-arrow-right-white.png) repeat-x;
  left: 0;
  background-position: left center;
  background-size: 7px;
  margin-left: 10px;
  filter: brightness(0) saturate(100%) invert(43%) sepia(35%) saturate(3755%) hue-rotate(265deg) brightness(89%) contrast(94%);
}
.overview h3 {
  color: #000a53 !important;
}
.overview .intro, .features .accordion .card-body div {
  gap: 40px;
}
.overview .intro div, .features .accordion .card-body div div {
  flex: 1;
}
hr {
  margin: 50px 0;
  border-top: 1px solid #c8c9c7;
}
.results-item {
  margin-bottom: 20px;
}
.results-item p:first-child {
  font-size: 50px;
  font-weight: bold;
  white-space: nowrap;
}
.wave {
  background: url(https://images.solutions.lexisnexis.com/EloquaImages/clients/LexisNexis/%7B8ae23100-5570-4609-9d8f-0cd05ad4f7fe%7D_Abstract-Wave-3.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  height: 142px;
  margin-left: -40px;
  margin-right: -40px;
  margin-top: 30px;
}
.wave2 {
  background: url(https://images.solutions.lexisnexis.com/EloquaImages/clients/LexisNexis/%7B192bac8b-b1a5-4e8c-81f1-ac2776f0e837%7D_Abstract-Wave-1.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  height: 142px;
  margin-left: -40px;
  margin-right: -40px;
  margin-top: 30px;
}
.video {
  background: url(https://images.solutions.lexisnexis.com/EloquaImages/clients/LexisNexis/%7B9b34ef82-38ee-491e-b799-af8dad6b74e2%7D_Behind-Video-Emailage-v3.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  margin-left: -40px;
  margin-right: -40px;
  margin-top: 30px;
  padding: 50px 130px;
}
.vimeo-video {
  box-shadow: 0 0rem 1rem rgba(255, 255, 255, .4) !important;
  border-radius: 10px;
}
.video-thumb{
  /*position: absolute;
  left: 50%;
  transform: translateX(-50%);*/
  display: block;
}
iframe.vimeo-video{
  display: none;
}
.video-thumb img{
  max-width: 530px;
  height: auto;
  width: 100%;
}
.video h4 {
  font-size: 20px;
}
.video h3 {
  color: #ffffff !important;
}
.video p:nth-child(4) {
  font-size: 14px;
  line-height: normal
}
.accordion .card {
  border: 0;
}
.features .accordion .card-body div div img {
  margin-top: -70px;
}
.features .accordion .card-body {
  padding: 20px 0 20px 42px;
}
.features .accordion .card-header {
  background-color: #000038;
  border-radius: 5px !important;
  border-left: 20px solid #c456c8;
  padding: 8px 10px !important;
  width: 50%;
}
.features .accordion button {
  text-decoration: none;
  color: #ffffff;
  font-weight: 600;
  font-size: 17px;
  line-height: normal;
  text-align: left;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.features .accordion button::after {
  content: '\f103';
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  margin-left: 8px; /* Adds some space after the text */
  font-size: 0.85em; /* Adjust size as needed */
}
.features .accordion button.collapsed::after {
  content: '\f101';
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  margin-left: 8px; /* Adds some space after the text */
  font-size: 0.85em; /* Adjust size as needed */
}
.features .accordion .card:has(.btn-link.collapsed) > .card-header {
  background-color: #fafafa;
  border-radius: 5px !important;
  border-left: 20px solid #fafafa;
  padding: 8px 10px !important;
  width: 50%;
  color: #000038;
}
.features .accordion .card:has(.btn-link.collapsed) {
  margin-bottom: 30px;
}
.features .accordion .card:has(.btn-link.collapsed) button {
  color: #000038;
}
.features h4 {
  color: #000038;
  font-size: 18px;
}
.features .results-item {
  padding-left: 10px;
  padding-right: 10px;
}
.badges .d-flex{
  gap: 25px !important;
}
.error-border{
  border: 2px solid #ed1c24;
}
.error{
  display: none !important;
}
.validate{
  display: none;
}
#inputPreview .validate {
  display: inline-block;
  color: #ed1c24; /* Red color for the text */
  font-size: 14px;
  margin-left: 5px;
  align-self: center; /* Vertically aligns it with the checkbox */
}
.form{
  background-color: #222222 !important;
}
.form h3{
  line-height: 30px;
  font-size: 26px;
}
.form .content small{
  font-size: 14px;
}
.formDiv{
  background: url(https://images.solutions.lexisnexis.com/EloquaImages/clients/LexisNexis/%7B02a461dd-b421-4fd0-978e-5e5b83887326%7D_Behind-Form-Emailage.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  margin-left: -40px;
  margin-right: -40px;
  margin-top: -40px;
  padding: 40px;
}
.formDiv .content .d-flex, .terms{
  gap: 20px;
}
.formInput{
  background-color: #f1f1f1;
  border-radius: 5px;
  color: #222222;
  padding: 30px 25px;
}
.formInput h5{
  color: #000a53;
}
.formInput hr{
  margin-top: 15px;
  margin-bottom: 15px;
  border-top: 1px solid #000a53;
}
form label{
  display: none;
}
input, select{
  width: 100%;
  padding: 8px 15px;
  border-radius: 5px;
  border: none;
  outline: none;
  background-color: #ffffff;
  font-size: 12px;
}
select {
    appearance: none;
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /*Safari and Chrome */
    background: url('https://images.solutions.lexisnexis.com/EloquaImages/clients/LexisNexis/%7B23e029a1-53ba-46b5-8385-4c631918edb9%7D_icon_arrow_red_dn.png');
    background-size: 9px;
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-color: #ffffff;
    color: ;
}
option{
  color: #000000;
}
.css-checkbox {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
#inputPreview {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.css-checkbox + label {
  position: relative;
  font-size: 14px;
  cursor: pointer;
  display: flex;
  align-items: flex-start;
  height: 25px;
  color: #000000;
}
.css-checkbox + label::before {
  content: " ";
  display: inline-block;
  vertical-align: middle;
  flex-shrink: 0;
  width: 25px;
  height: 25px;
  background-color: #ffffff;
  border-width: 0px;
  border-style: solid;
  border-color: rgb(204, 204, 204);
  border-radius: 5px;
  box-shadow: none;
}
.css-checkbox:checked + label::after {
  content: " ";
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NDggNTEyIj48cGF0aCBmaWxsPSIjZWQxYzIzIiBkPSJNMCA5NkMwIDYwLjY1IDI4LjY1IDMyIDY0IDMySDM4NEM0MTkuMyAzMiA0NDggNjAuNjUgNDQ4IDk2VjQxNkM0NDggNDUxLjMgNDE5LjMgNDgwIDM4NCA0ODBINjRDMjguNjUgNDgwIDAgNDUxLjMgMCA0MTZWOTZ6Ii8+PC9zdmc+");
  background-repeat: no-repeat;
  background-size: 18px 18px;
  background-position: center center;
  border-radius: 0 !important;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 0px;
  left: 0px;
  top: 0px;
  text-align: center;
  background-color: transparent;
  font-size: 10px;
  height: 25px;
  width: 25px;
}
::placeholder{
  color: #bdbdbd;
}
.checkbx-label{
  display: flex;
}
.form-item{
  padding-bottom: 20px;
}
.button{
  width: 100%;
  background-color: #305687;
  text-align: center;
  font-weight: 600;
  color: #ffffff;
  padding: 10px;
  border-radius: 5px;
  cursor: pointer;
  border: none;
}
.button:hover{
  background-color: #26446B;
}
button[type="submit"]:disabled{
  cursor: not-allowed;
  background-color: #9BCBEB;
}
.form-privacy{
  font-size: 12px;
  line-height: normal;
}
.footnotes {
  margin-left: -40px;
  margin-right: -40px;
  padding: 40px;
}
.footnotes small {
  font-size: 12px;
  line-height: normal;
}
footer {
  background-color: #000000;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 14px;
  line-height: normal;
}
footer ul {
  list-style: none;
  display: inline;
  padding-left: 0;
  margin-left: 0;
  padding-bottom: 20px;
}
footer ul li {
  display: inline;
  white-space: nowrap;
}
footer ul li::after {
  content: "";
  margin-left: 20px;
  margin-right: 20px;
}
footer ul li:nth-child(-n+2)::after {
  content: " |";
}
footer a {
  color: #ffffff;
  text-decoration: none;
}
footer a:hover {
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  nav, .hero-banner, .overview, .video, .features, .form, footer {
    padding: 30px !important;
  }
  .hero-banner {
    height: auto !important;
  }
  .hero-content h2 {
    padding-left: 0;
  }
  .wave {
    height: 100px;
    margin-top: 0;
  }
  .features .accordion .card-header {
    width: 100% !important;
  }
  .overview .intro, .features .accordion .card-body div {
    flex-direction: column;
  }
  .features .accordion .card-body div div img {
    margin-top: 0;
  }
  .footnotes, .wave, .wave2, .video, .formDiv  {
    margin-left: -30px;
    margin-right: -30px;
  }
  .footnotes {
    padding: 30px 30px 0 30px;
  }
  .content{
    padding-bottom: 30px;
  }
  footer ul li {
    display: block;
    white-space: nowrap;
  }
  footer ul li::after {
    content: " " !important;
    margin: 0;
  }
  .ot-sdk-show-settings {
    margin-left: -1px !important;
  }
  .form-proper-parent{
    padding: 0 !important;
  }
  nav.navbar {
    height: auto;
    align-items: flex-start;
    padding: 30px !important;
  }
  .navbar-expand-sm.navbar-light {
    background-color: transparent !important;
  }
  .navbar-light .navbar-toggler .fa-bars,
  .navbar-light .navbar-toggler .fa-xmark {
    color: #002F6C !important; 
  }
  .navbar-collapse.show {
    background-color: #ffffff; 
    border-radius: 5px;
    margin-top: 10px;
  }
  ul.navbar-nav{
    margin-left: -20px !important;
  }
  button.navbar-toggler{
    margin-top: 10px;
  }
}
@media only screen and (min-width: 575px) and (max-width: 614px) {
  .nav-link{
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media only screen and (max-width: 574px) {
  button.navbar-toggler {
    display: block !important;
    position: absolute;
    right: 20px;
  }
}



